{{-- @extends('layouts.mastersupervisor') --}} @extends('layouts.master') @section('title', 'Express54') @section('content')
{{--
--}}

@lang('messages.editemployee')

@if (Session('success')) @endif @if (Session('error')) @endif
@csrf
{{-- --}}
{{--
--}}
@endsection