@extends('admin.app') @section('page_title','Course Verification Excel') @section('page_location')
@endsection @section('main-content')Slug {{ $error_data['slug'] }} already exists
@endif @endforeach @endif @php Session()->forget('execl_error'); Session()->forget('execl'); {{-- Courses successfully created --}} @endphp {{ Session::has('success_excel') ? Session::get('success_excel') : ''}}