@extends('layouts.admin') @section('title', 'No Active Survey') @section('header', 'Surveys') @section('subheader', 'No active survey found') @section('content')

No Active Survey

There is no active survey for your company at the moment.

View All Surveys
@endsection