@extends('layouts.app') @section('title', 'المشتريات') @section('breadcrumb')@endsection @section('page_actions') @can('purchases.create') أمر شراء جديد @endcan @endsection @section('content')
أوامر الشراء
@endsection @push('scripts') @endpush