@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 NIK @error('nik') {{ $message }} @enderror Sudah Punya Akun ? Submit @endsection {{-- vendor scripts --}} @section('vendor-scripts') @endsection {{-- page scripts --}} @section('page-scripts') @endsection