@extends('layouts.admin') @section('content')
@include('include.errors')
@csrf
{{ $accountId }}
@endsection