@extends('template.layout') @section('style') @endsection @section('content')
@if ($errors->any()) @endif
Edit Branch
Back
@csrf @method('PUT')
@csrf @method('DELETE')
@endsection @section('script') @endsection