@can('customsAdmin') @extends('adminlte::page') @section('title', config('adminlte.title') . ' | Customs - Rates') @section('content_header')

Rates

@stop @section('content')
@if (session('success')) @endif Rates
@stop @section('footer')   @stop @endcan