@extends('layouts.master') @section('title') @lang('translation.bank-transfer') @endsection @section('content') @component('components.breadcrumb') @slot('title') Bank Transfer @endslot @endcomponent
@endsection @section('script') @endsection