@extends("layouts.admin.app") @section("page-title") {{__("Dashboard")}} @endSection @section("page-nav-title")
{{__("All Classifications")}}
{{__("ID")}} | {{__("Name")}} | {{__("Activation")}} | {{__("Type")}} | {{__("View in")}} | {{__("Control")}} |
---|---|---|---|---|---|
{{$classification->id}} | {{$classification->name}} | {{$classification->status ?__("Active") : __("Non-Active")}} | {{$classification->type}} | {{$classification->view_in}} | id)}}" class="control-link edit"> |