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


@endsection