@extends('dashboard.layouts.master') @section('css') @endsection @section('breadcrumb')
| الاسم | المحتوى | موعد النشر | الحالة | {{trans('labels.action')}} |
|---|---|---|---|---|
| {{$short->title}} | {!!$short->file!!} | {{$short->published_at}} | {{$short->is_active ? 'Active' : "not active"}} | @can('admins-edit') @endcan |