@extends('layouts.master') @section('title','Sub Category 2') @section('content')

Sub Category 2

{{--item data--}}
@include('pages.subCategory2.sub_category2_adding')
{{--item history--}}
@endsection