@extends('admin.layouts.master') @section('css') @endsection @section('content') {{-- @dD($subcategory) --}}

{{$subcategory->title}} Content

Content

@csrf
@endsection @section('js') @endsection