@extends('layouts.main') @section('content')

Add Promotion

@if($errors->any())
@endif
@csrf
@endsection