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