@extends('layouts.main') @section('title', 'Redeem Category') @section('content') @push('head') @endpush
@include('include.message')

Sr {{ __('Thumbnail')}} {{ __('Title')}} {{ __('Order BY')}} {{ __('Status')}} {{ __('Action')}}
@include('model') @push('script') @endpush @endsection