@extends('layouts.master') @section('title') @lang('translation.Reward') @endsection @section('css') @endsection @section('content') @component('components.breadcrumb') @slot('li_1') Reward @endslot @slot('title') Edit Reward @endslot @endcomponent
@method('put') @csrf
Reward Details

Required
Required
Reward Program Details

Choose an image from the computer
Add/Type the URL which will open when the image is clicked on mobile APP
Applicable LOcation

Required
Required
Required
Required
Reward Points and Redemption Formula

@endsection @section('script') @endsection