@extends('dashboard.layouts.master') @section('title','Customer | Admin Panel') @section('content') @include('sweetalert::alert')
| {{ __('backend.customer_name') }} | {{ __('backend.customer_email') }} | {{ __('backend.customer_phone') }} | {{ __('backend.is_technician') }} | {{ __('backend.customer_join_date') }} | Technician {{ __('backend.status') }} | {{ __('backend.options') }} |
|---|