Manage Category logo
Success! {{ Session::get('alert-info') }}
@endif
@if (Session::has('alert-warning'))
Success! {{ Session::get('alert-warning') }}
@endif
@if (count($catlogos) > 0)
@endif
| No | Name | Category Logo Name | Edit | Delete |
|---|---|---|---|---|
| {{ $catlogo->id }} | {{ $catlogo->name }} | {{ $catlogo->catlogo_name }} | Edit |