@extends('layouts.user.frame') @section('title', '最近見た求人一覧 - ') @section('id', 'user') @section('class', 'prof_view view2') @section('withoutFooter', true) @section('head') @endsection @section('content') @include('user.common.header') @include('user.mypage.header')
@endsection