@extends('admin.layout.base') @section('title', 'Update Promocode ') @section('content')
@lang('admin.back')
@lang('admin.promocode.update_promocode')
{{csrf_field()}}
@lang('admin.cancel')
@endsection @section('scripts') @endsection