@section('title') {{'Domains'}} @endsection @section('style') @endsection @section('scripts') @endsection {{ __('Domains') }}
Add a domain
@if(!empty($domains)) @foreach($domains as $domain) @endforeach @else @endif
Domain Owned since Due in Provider Price Actions
{{ $domain->domain }} .{{$domain->extension}} {{ $domain->owned_since}} {{ now()->diffInDays($domain->next_due_date) }} days {{ $domain->provider_name}} {{ $domain->price }} {{$domain->currency}}
@csrf @method('DELETE')
No domains found.
@if(Session::has('timer_version_footer') && Session::get('timer_version_footer') === 1)

Built on Laravel v{{ Illuminate\Foundation\Application::VERSION }} (PHP v{{ PHP_VERSION }} )

@endif
domains