@extends('frontend::layouts.master') @section('content') @php $category = $data['blog_category'] ?? 0; @endphp @endsection