@extends('backend.layouts.main') @section('title', 'Promo-update') @section('main-container')
Update Promo | {{ $promo->code }}
@method('PATCH') @csrf
Discard
@endsection