@extends('laundry::layouts/fullLayoutMaster') @section('title', __('locale.Login Page') ) @section('page-style') {{-- Page Css files --}} @endsection @section('content')
{{ __('locale.Please sign-in to your account and start the adventure') }}