@extends('layouts.full') {{-- title --}} @section('title','Presensi') {{-- vendor scripts --}} @section('vendor-styles') @php $videoWidth=460; $videoHeight=360; @endphp @endsection {{-- page scripts --}} @section('page-styles') @endsection @section('content')

PRESENSI

@error('nikuser') {{ $message }} @enderror







@endsection {{-- vendor scripts --}} @section('vendor-scripts') @endsection {{-- page scripts --}} @section('page-scripts')