@extends('layouts.app') @section('header')
@endsection @section('content')
Add Case Manager
{{ csrf_field() }}
@endsection @section('scripts') @endsection