@extends('layouts.app') @section('title') {{'Add Business Industry Type Category'}} @endsection @section('content')
@csrf
*
@push('scripts') @endpush @endsection