{{ Form::open(['url' => 'leave/changeaction', 'method' => 'post']) }} @if ($leave->status == 'Pending') @endif {{ Form::close() }}