@extends('AdminLte.template') @section('title') Employee Supervisor Report @endsection @section('ExternalCss') @parent @endsection @section('Content')
Employee Supervisor Report
{{ Form::open(['action' => 'HrmsRegisterReportController@SupervisorReportOutput','autocomplete' => 'off']) }}
Name :
Gender :
Any
Male
Female
Date Of Joining :
{{-- --}}
Submit
{{--
--}} {{--
Gender :
Any
Male
Female
--}} {{--
--}} {{--
--}} {{--
Date Of Joining :
--}} {{--
Negative
--}} {{-- --}} {{-- Submit --}} {{ Form::close() }} @endsection @section('BootstrapModals') @endsection @section('ExternalJs') @endsection