@extends('layouts.admin.app') @section('content')
@if(Session::get('permissions.user_type') == 'A')

Import the Bulkcategory File

@if(session('message'))

{{ session('message') }}

@endif
@csrf

The Following Field Values will be uploaded
Name Slug Image Image Alt Page Head Banner Heading Content Top Content Bottom Tag Line Tophead Sort Meta Title Meta Keyword Meta Description
@endif
@endsection