@extends('layouts.app') @section('content')
@csrf

Import Brands

@if ($errors->has('csv_file')) {{ $errors->first('csv_file') }} @endif
@endsection