@extends('layouts.logintemp') @section('sidebar') @parent

This is appended to the master sidebar.

@stop @section('content')
{{$pass1}}
@stop