@extends('admin.layouts.admin', ['title' => __('Survelliance')]) @section('content') @if(count($errors) > 0)
@endif
@csrf
@endsection