@extends('components.app') @section('styles') @endsection @section('title') Manage Domains @endsection @section('content')
| #id | link | created by | created at | action |
|---|---|---|---|---|
| {{$item->id}} | {{$item->link}} | {{$item->user->name}} | {{date("Y-m-d H:i", strtotime($item->created_at))}} |