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