@extends('layouts.full') {{-- title --}} @section('title','Login Page') {{-- vendor scripts --}} @section('vendor-styles') @endsection {{-- page scripts --}} @section('page-styles') @endsection @section('content')

SQDF

System Of Quality
Development For The Future

Lupa Password

@csrf
@error('nik') {{ $message }} @enderror
@endsection {{-- vendor scripts --}} @section('vendor-scripts') @endsection {{-- page scripts --}} @section('page-scripts') @endsection