@extends('layouts.app') @section('title', 'Branch Update') @section('content')
@csrf


@endsection @section('script') @endsection