@extends('layouts/contentLayoutMaster') @section('title', 'Cashback') @section('vendor-style') @endsection @section('content')

Cashback

@if($errors->any()) @endif
@csrf

Submit
illustration
@endsection @section('page-script') @endsection