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