@extends('layouts.app') @section('title', 'Product Category') @section('content')

Dashboard

@csrf
@endsection @push('breadcrumb-plugins')

@lang('Dashboard / Add Product Category')

@lang('Go Back') @endpush @push('style') @endpush @push('script') @endpush