@extends('frontend.layout.master') @section('content')

All Category

@foreach($categories as $item) @endforeach
@endsection