@extends('backEnd.master') @section('styles') @endsection @section('mainContent')

{{ __('product.bulk_brand_upload') }}

@csrf
{{$errors->first('file')}}
@endsection @push("scripts") @endpush