@if(isset($saloon->id))
Add new contract
@endif
| # | Name | Type of service | Date and Time |
|---|---|---|---|
| {{$one->id}} | {{$one->name}} | {{$one->type}} | {{\Carbon\Carbon::parse($one->created_at)->format('d-m-Y h:i')}} |
{!! $contracts->links() !!}