@extends('front.layout') @section('content')

{{$result->category_name}}

@foreach($procat['data'] as $list) @endforeach
@endsection