@extends('layouts.layout') @section('content')

{{ ucwords(str_replace('_', ' ', $url)) }} Version 2.0

{{ ucwords(str_replace('_', ' ', $url)) }}

@if($upload_items == '1' && !isset($id))

Import data

Ensure your excel sheet is in .csv format and in the order of the form above L-R.

@endif
@endsection