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