@extends('user.layouts.app') @section('page-title', $blade_data['title']) @if (!isset($blade_data['hide_breadcrumb'])) @section('breadcrumb') @endsection @endif @section('content')