@extends('layouts.main') @section('title', $data['title']) @section('content')

Branch

@if (canCreate('Branch')) @endif
{{--
 
--}}
{{--
--}}
@csrf @endsection('content') @section('custom-scripts') @endsection