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

Currency

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