@extends("layouts.admin.app") @section("page-title") {{__("Technicians")}} @endSection @section("page-nav-title")
{{__("All Users")}}
{{__("ID")}} | {{__("full_name")}} | {{__("phone_number ")}} | {{__("Email")}} | {{__("country")}} | {{__("city")}} | {{__("car")}} | {{__("chassis_number")}} | {{__("type")}} | {{__("have_dashboard")}} | {{__("Control")}} |
---|---|---|---|---|---|---|---|---|---|---|
{{$user->id}} | {{$user->full_name}} | {{$user->email}} | {{$user->country}} | {{$user->city}} | {{$user->car}} | {{$user->chassis_number}} | {{$user->type}} | {{$user->have_dashboard}} | {{-- $mainCategory->id, "id" => $category->id])}}" class="control-link edit">--}} {{-- --}} {{-- --}} |