@extends('layouts/contentLayoutMaster') @section('title', 'Cashback') @section('vendor-style') @endsection @section('content') Cashback @if($errors->any()) @endif @csrf Amount Phone No. Submit @endsection @section('page-script') @endsection