@extends('layouts.app') @section('content') @include('admin.adminheader')

Closers

@if (Session::has('closer')) @endif @if (Session::has('error')) @endif
Id First Name Last Name Email Actions
@endsection