@extends('layouts.admin') @section('title', 'Edit Branch') @section('subtitle', $branch->name) @section('content')
{{ $message }}