@extends('themes.default1.layouts.blank') @section('Staffs') class="active" @stop @section('staffs-bar') active @stop @section('departments') class="active" @stop @section('HeadInclude') @stop @section('PageHeader') @stop @section('breadcrumbs')
@stop @section('content') {!!Form::model($departments, ['url'=>'departments/'.$departments->id , 'method'=> 'PATCH'])!!}