{{ Form::open(["route"=>"backend.{$department}.partner.confirm", "method"=>"post", "id"=>"save_submit"]) }} @include('backend.share.partner.form._form', ['is_rental_calender' => true])
{{ Form::close() }} @include('backend.share._modal._confirm_dialog')