@extends('site.layouts.app') @section('title', 'Order') @section('stylesheets') @endsection @section('content')

⁠Report Order Employee {{ $departemen->name }}

Loading...
{{-- --}}
{{-- --}}
Filter
@endsection @push('scripts') @endpush