@extends('layouts.master') @section('content')
Edit Branch
Branch List
@if ($errors->any())
@endif
@csrf @method('PUT')
@stop