@include('partials/leftnavigation')
@include('partials/newheader')
@include('partials.otheruserinfo', array("detail" =>$detail))
@yield('content')