@extends('module.layouts.content')
@push('meta')
@endpush
@push('css')
@endpush
@push('js')
@endpush
@section('content')
硕博专场
找人才
找工作
查询
@{{ item.job }}
@{{ item.salary }}
@{{ item.edu }}
年龄:@{{ item.age }}|专业:@{{ item.pro }}|性别:@{{ item.sex }}|招聘人数:@{{ item.number }}
@endsection
@section('script')
@endsection