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

Charges

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