@extends('layouts.app') @section('title', 'الفواتير') @section('breadcrumb')@endsection @section('page_actions') @can('invoices.create') فاتورة جديدة @endcan @endsection @section('content')
قائمة الفواتير
@endsection @push('scripts') @endpush