@extends('layouts/contentLayoutMaster') @section('title', 'Create Surveys') @section('vendor-style') {{-- Page Css files --}} @endsection @section('page-style') {{-- Page Css files --}} @endsection @section('content')
{{ $errors->first('employer_id') }}
{{ $errors->first('employee_id') }}