@extends('master.back') @section('styles') @endsection @section('content')

{{ __('Create Promotion') }}

{{ __('Back') }}
@include('alerts.alerts')
@csrf {{--
--}}
{{-- --}}

{{ __('Image Size 768*512 px ') }}
{{-- --}} @endsection