@extends('layouts.user-no-nav') @section('page_title', __('Saved jobs')) @section('styles') {!! Minify::stylesheet([ '/css/pages/home.css', ])->withFullUrl() !!} @stop @section('content')
{{__('Save jobs while browsing and they will show up here.')}}
{{__('Browse jobs')}}