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