@extends('backend.layouts.main') @section('title') {{ __('Credit account') }} :: {{ $account->id }} @endsection @section('content')
@csrf
@endsection