{{--@extends(BaseHelper::getAdminMasterLayoutTemplate())--}} {{--@section('content')--}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- {{ trans('plugins/real-estate::project.import_projects') }}--}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{--
--}} {{-- --}} {{-- --}} {{-- {{ trans('plugins/real-estate::import.download_csv_file') }}--}} {{-- --}} {{--   |  --}} {{-- --}} {{-- --}} {{-- {{ trans('plugins/real-estate::import.download_excel_file') }}--}} {{-- --}} {{--
--}} {{--
--}} {{-- --}} {{-- {{ trans('plugins/real-estate::project.import_projects') }}--}} {{-- --}} {{--
--}} {{--
--}} {{--
--}} {{-- --}} {{--
--}} {{-- @include('plugins/real-estate::import.partials.template', ['headings' => $headings, 'data' => $projects])--}} {{-- @include('plugins/real-estate::import.partials.rules', compact('rules', 'headings'))--}} {{--@endsection--}} {{--@push('footer')--}} {{-- @include('plugins/real-estate::import.partials.failure-template')--}} {{--@endpush--}} @extends(BaseHelper::getAdminMasterLayoutTemplate()) @section('content')
{{ trans('plugins/real-estate::project.import_projects') }} {{ trans('plugins/real-estate::import.choose_file') }}
{{ trans('plugins/real-estate::import.choose_file_description', ['types' => implode(', ', config('plugins.real-estate.general.bulk-import.mimes', []))]) }}
{{ trans('plugins/location::bulk-import.choose_file_with_mime', ['types' => implode(', ', config('plugins.location.general.bulk-import.mimes', []))]) }}
{{ trans('plugins/real-estate::project.import_projects') }}
@include('plugins/real-estate::import.partials.template', ['headings' => $headings, 'data' => $projects]) @include('plugins/real-estate::import.partials.rules', compact('rules', 'headings')) @endsection @push('footer')

@include('plugins/real-estate::import.partials.failure-template') @endpush