@extends('layouts.app_rest') @section('content')
@can('type.create') @endcan @can('type.update') @endcan @can('type.delete') @endcan
@can('type.view')
Name Icon Status
@endcan
@endsection @section('javascript') @endsection