added doctype html

master
Gustavo Luigi 2023-08-01 19:05:03 -03:00
parent 04c15dc462
commit cdfcc7f6a2
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
<!DOCTYPE html>
<html lang="{{ str_replace('_', '-', app()->getLocale()) }}">
<head>
<meta charset="utf-8">