Create New Staff
{!! Form::open(['route' => 'staffs.store', 'method' => 'POST']) !!}
{!! Form::close() !!}