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