@extends('admin.layouts.app') @section('panel')
@csrf

@lang('General Information')

{{ @$offer ? ($offer->discount_type == 1 ? gs()->cur_text : '%') : gs()->cur_text }}
{{ gs()->cur_text }}
{{ gs()->cur_text }}
@endsection @push('breadcrumb-plugins') @endpush @push('script-lib') @endpush @push('style-lib') @endpush @push('script') @endpush