@extends('app.hardware.layout.hardware') @push('meta') @endpush @push('css') @endpush @push('js') @endpush @section('content')
请选择您的办理事项
@if($resume) 查看已有简历 修改已有简历 创建新简历 @else 查看已有简历 修改已有简历 创建新简历 @endif
@endsection @section('script') @endsection