@extends('layouts.master2') @section('loginMobile') @endsection @section('content')
@yield('code', __('Oh no'))
@yield('message')
@endsection