@php $ua = $_SERVER['HTTP_USER_AGENT']; $css_file = ''; if (strstr($ua, 'Mac OS')){ $css_file = "mac.css"; }else if (strstr($ua, 'Firefox')){ $css_file = "firefox.css"; } @endphp @if ($css_file && filesize(public_path("/module2/css/browser/$css_file")) > 0) @endif @yield('head') @yield('title')KIYOSUのしごと - 清須市での就活を支援する仕事検索サイト @includeWhen(!empty($__env->yieldContent('has_fixed_buttons')), 'user2.parts.requirementfix') @yield('content')

Internet Explorerは
ご利用いただけません

現在ご利用中のInternet Explorerdは、推奨環境ではございません。
以下のブラウザをダウンロードの上、ご利用ください。