@extends('theme.theme_main') @section('breadcrumb') {!! Breadcrumbs::render('user.profile', $profile) !!} @stop @section('content_title')

User Profile

@stop @section('content')
@stop @section('script') @stop