@extends('admin.layouts.adminpanel') @section('page_header') @php $page_title = 'Transfers'; @endphp @include('admin.partials.page_header') @endsection @section('content')
| {{ __('Date') }} | {{ __('From Account') }} | {{ __('To Account') }} | {{ __('Amount') }} | {{ __('Actions') }} |
|---|