@extends("layouts.admin.app") @section("page-title") {{__("Dashboard")}} @endSection @section("page-nav-title")
{{__("SettingTasks")}}
{{__("ID")}} | {{__("title")}} | {{__("type")}} | {{__("hours")}} | {{__("Control")}} |
---|---|---|---|---|
{{$Task->id}} | {{$Task->title}} | {{ucwords(str_replace('-',' ',$Task->type))}} | {{$Task->hours}} | id)}}" class="control-link edit"> | {{-- @endif--}}