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

Index

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