@extends('AdminLte.template') @section('title') Dependents @endsection @section('ExternalCss') @parent @endsection @section('Content')
Dependents
{{ Form::open(['action' => 'HrmsRegisterReportController@employeeDependentOutput','autocomplete' => 'off','id' => 'dependent']) }}
Employee Name :
Submit
@endsection @section('BootstrapModals') @endsection @section('ExternalJs') @endsection