@extends('backend.master') @section('content')

{{ ___('common.phonebook') }}

{{ ___('common.sr_no') }} {{ ___('common.name') }} {{ ___('common.email_address') }} {{ ___('common.phone') }} {{ ___('common.designation') }} {{ ___('common.department') }} {{ ___('common.role') }} {{ ___('common.status') }}
01 Johnney Depp john@sookh.com +9932869238 Product Designer Design Staff Active
02 Johnney Depp john@sookh.com +9932869238 Product Designer Design Staff Active
03 Johnney Depp john@sookh.com +9932869238 Product Designer Design Staff Active
04 Johnney Depp john@sookh.com +9932869238 Product Designer Design Staff Active
@endsection