@extends('adminlte::page') @section('title', 'サポートパック検査ページ設定追加') @section('content_header')
@stop @php $userAgent = $_SERVER['HTTP_USER_AGENT']; $isDesktop = strpos($userAgent, 'Windows') !== false || strpos($userAgent, 'Macintosh') !== false; @endphp @section('content')