@extends('layouts.master') @section('title', 'Dynamic Import') @section('css') @endsection @section('content')
Dynamic Import
@endsection @section('scripts') @endsection