@extends('admin.layouts.app') @section('title', 'Edit Promo Code') @section('content')
@csrf @method('PUT')


@endsection