@extends('admin.layouts.app') @push('style') {{-- --}} @endpush @section('pagetitlesection') @endsection @section('content')

Edit Reward

@csrf {{-- --}}
@error('title') {{ $message }} @enderror
{{--
--}}
@error('description') {{ $message }} @enderror
@endsection @push('scripts') {{-- --}} {{-- --}} {{-- --}} {{-- --}} @endpush