@extends('backend.layouts.main') @section('title', 'Promo-create') @section('main-container')
Create Promo
@method('POST') @csrf
Discard
@endsection