@extends('layouts.main') @section('content')

{{ __('strings.business_departments_edit') }}


{{ csrf_field() }} {{ method_field('post') }}
@endsection