@extends('layouts.user.frame') @section('title', 'お気に入り企業 - ') @section('id', 'user') @section('class', 'prof_like like1') @section('withoutFooter', true) @section('content') @section('head') @endsection @include('user.common.header') @include('user.mypage.header')
@endsection