@extends('layouts.main') @section('title', 'Offerwall & Survey') @section('content') @push('head') @endpush
@include('include.message')
{{ __('Icon')}} {{ __('Title')}} {{ __('Offerwall Type')}} {{ __('Total Earning')}} {{ __('Status')}} {{ __('Action')}}
@include('model') @push('script') @endpush @endsection