@extends($rootLayout) @section('title', $__t('Login')) @section('viewJsName', 'login') @section('content')

@yield('title')


@stop