@extends('dashboard.auth.layout') {{-- page title --}} @section('title', t_('User Login')) {{-- page style --}} @push('styles') @endpush {{-- page content --}} @section('content')
logo
@endsection