@extends('ui-common.layouts.master') @section('title') @lang('Employee List') @endsection @section('css') @endsection @section('content') @component('tenants.components.breadcrumb') @slot('li_1') Employee Detail @endslot @slot('title') Employee @endslot @endcomponent
First Name Last Name Mobile Email Role
Profile Image

Name :

Email :

Mobile :

Status :

Role :

@endsection @section('script') @endsection