@lang('dashboard_clients.pay_invoice')

@include('dashboard.components.errors') @if (session()->has('message'))

{{ session()->get('message') }}

@endif

@lang('dashboard_invoices.please_fill_all') :

account name , amount
@csrf

@lang('dashboard_priceoffer.quick_view_of_billing_information')


0

$

@endsection @section('custom_script') @endsection