{{-- resources/views/restaurant/promos/create.blade.php --}} @extends('layouts.restaurant') @php $currencySymbol = App\Models\AppSetting::getValue('currency_symbol', '?'); @endphp @section('title', 'Create Promo Code') @section('content')
Create a new promotional offer for your customers