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

{{ __('Add Products Category') }}

@csrf
@endsection