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

{{ $title }}

@include('partials.branch-form')
@endsection