@extends('hr_main') @section('title', '| '. $d__a->pageTitle ) @section('content')
{!! $d__a->pageTitle !!}
{!! Form::open(array('class'=>'form-horizontal','url'=>'hr/leaveSettingsOther/create','method'=>'POST')) !!} @include('hr.leaveSettingsOther.form') {!! Form::close() !!}
{{-- ./col-md-12 --}}
{{-- ./row --}}
{{-- ./panel-body --}}
{{-- ./panel --}}
{{-- ./fullBody --}}
@endsection