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