@extends('admin.layouts.main') @section('title', 'Dashboard') @section('content')
@lang('message.bank_details')
@csrf
{{-- --}}
{{-- --}}
@endsection