@extends('layouts.master') @section('title', $title) @section('content') @include($view . '.modal') @include($view . '.deviceModal') @include($view . '.addressmodal')
{{ $title }} {{ __('list') }}
@can($access . '-create') @endcan
# Image Finger ID Full Name Sex Phone Branch Department Grade Status Type {{ __('messages.action') }}
@endsection @section('page_js') @endsection