@extends("{$path}._frame") @section('content')
@if(!Auth::check()){{ xe_trans('xe::login') }}@endif @if(Auth::check()){{ xe_trans('xe::back') }}@endif