@extends('AdminLte.template')
@section('title')
Compensatory Work
@endsection
@section('ExternalCss')
@parent
@endsection
@section('Content')
{{ Form::open(['action' => 'CompensatoryWorkController@create','id' => 'compensatoryForm','autocomplete' => 'off']) }}