@extends('layouts.main') @section('title', 'Websites') @section('content') @push('head') @endpush
@include('include.message')
{{ __('Serial No.')}} {{ __('Title')}} {{ __('Url')}} {{ __('Coin')}} {{ __('Timer')}} {{ __('View')}} {{ __('Created Date')}} {{ __('Action')}}
@push('script') @endpush @endsection