@extends('layouts.app') @section('title', 'المصروفات') @section('breadcrumb')@endsection @section('page_actions') بنود المصروفات @can('expenses.create') تسجيل مصروف @endcan @endsection @section('content')
سجل المصروفات
@endsection @push('scripts') @endpush