@extends('layouts.main') @section('title') Branch: Create @endsection @section('content')
@csrf @include('branch.partials.form')
 Cancel
@endsection