@extends("common.layout") @section('header') {!! resource('css/form.css') !!} @endsection @section("content")

Server

MySQL

@if ($current != $mysqlTimeZone[0]->current_datetime) Server와 MySQL의 시간이 다를 경우, 날짜/시간 비교하는 부분에 문제가 발생할 수 있습니다. @endif {{--
@csrf

--}} @endsection @push('script') @endpush