@extends('backend.layouts.app') @section('content')
{{translate('Flash Deal Information')}}
@csrf
{{ translate('Browse')}}
{{ translate('Choose File') }}
{{ translate('This image is shown as cover banner in flash deal details page.') }}
{{ translate('If any product has discount or exists in another flash deal, the discount will be replaced by this discount & time limit.') }}

@endsection @section('script') @endsection