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

Currency

@if ($data['userType'] != 0 && canCreate('Material Rate')) @endif
 
@csrf @endsection('content') @section('custom-scripts') @endsection