@lang('dashboard_clients.pay_invoice')

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

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

@endif

@lang('dashboard_invoices.please_fill_all') :

Account , Amount Paid
@csrf
{{-- {{ dd($clients[0]->project) }} --}}

@lang('dashboard_priceoffer.quick_view_of_billing_information')


0

$

@endsection @section('custom_script') @endsection