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

Sub Category 1

{{--item data--}}
@include('pages.subCategory1.sub_category1_adding')
{{--item history--}}
@endsection