@extends('layouts.master') @section('title') {{ __('staff') }} @endsection @section('content')
{{ __('id') }} | {{ __('no.') }} | {{ __('image') }} | {{ __('name') }} | {{ __('role') }} | {{ __('mobile') }} | {{ __('email') }} | {{ __('Salary') }} | @if (!Auth::user()->school_id){{ __('assign_schools') }} | @endif{{ __('created_at') }} | {{ __('updated_at') }} | {{ __('action') }} |
---|