@extends('layouts.frontend.mobile_app') @section('title') {{ pure_text($item->name) }} @endsection @section('content') @endsection