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

Add Branch

@if (Session::has('message'))
@endif @php $route = route('branch.add'); @endphp @include('branch._form')
@endsection @push('scripts') {{-- AIzaSyCgyBWVQRs5rzEjMlWmGurrUQhnRVPXbmg --}} @endpush