@extends('front.layouts.master') @section('content')

The Blog

@foreach($main_product_categories as $key => $category) @endforeach
@endsection