{{\App::setLocale(Session::get('locale'))}} @extends('admin.layouts.app') @section('title', trans('admin.edit_promotion')) @section('content-heading')

@lang('admin.edit_promotion')

@endsection @section('content')

@if(!empty($rowObj->image)) @endif
@endsection @section('extra-script') @endsection