@extends('app-new') @push('head-script') @endpush @push('content-header') @endpush @section('content')

Import Summary

Import Summary Error List View
5) style="overflow-y: auto; max-height: 400px;" @endif> @foreach ($importSummary as $failure) @endforeach
Row Number Field Error

{{ $failure['row'] }}

{{ $failure['attribute'] }}

{!! implode('
', $failure['errors']) !!}

@endsection @push('footer-script') @endpush