@extends('admin.layouts.app') @section('main_content')
@csrf
{{translate('Basic Information')}}
{{translate("Please Enter a Name")}}
{{translate('Image Size Should Be')}} {{file_path()['flash_deal']['size']}}
{{translate("Product Sections")}}
@endsection @push('script-push') @endpush