Warning!
Please be patient when adding Payroll because it effects on selected staff and after that you will change manually.
{!! Form::open(['route' => $base_route.'.store', 'id' => 'salary_add_form']) !!}
{{--{!! Form::hidden('method', 'manual_payroll', ['class' => 'form-control', 'required']) !!}--}}
{!! Form::hidden('payroll_type', 'manual_payroll',['id'=>'payroll_type']) !!}