@extends('system.importer.app') @section('title', 'Import Configuration') @section('content')
@csrf

Running Importer

@endsection @section('scripts') @endsection