@extends('layouts.back-end.app') @section('title', \App\CPU\translate('Branches')) @push('css_or_js') @endpush @section('content')
Create New Branch
{{ csrf_field() }}
Cancel
@endsection @push('script') @endpush