@extends('layouts.back-end.app') @section('title', \App\CPU\translate('Branches')) @push('css_or_js') @endpush @section('content')
Edit Branch
@csrf
Cancel
@endsection @push('script') @endpush