{{-- Extends layout --}} @extends('layout.default') {{-- Content --}} @section('content')
@if($errors->any()) @endif
{{--

{{ $page_title }} Table
{{ $page_description }}

--}}
No Reward Name Percentage Reward Number Max Occurance Occurance Type Options
No Reward Name Percentage Reward Number Max Occurance Occurance Type Options
{!! Helper::getActivity(16) !!}
@endsection {{-- Styles Section --}} @section('styles') @endsection {{-- Scripts Section --}} @section('scripts') {{-- --}} {{-- --}} @endsection