@extends('layouts.app_rest') @section('content')
@can('drink-type.create') @endcan {{-- @can('drink-type.update') @endcan @can('drink-type.delete') @endcan --}}
@can('drink-type.view')
Name Icon Status Action
@endcan
@endsection @section('javascript') @endsection>