@extends('layouts.app') @section('content') @yield('breadcrumb') @yield('user_content') @endsection