@extends('../layout/' . $layout) @section('subhead') Atarud MIS - Edit Employee @endsection @section('subcontent')

Edit Employee: ({{ $employee->emp_fname }})

@csrf @method('PUT')

Employee Information

{{--
--}}
{{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}}
@endsection @section('script') @endsection