@extends('layouts.admin') @section('header') Edit Case Study @endsection @section('content') @include('admin.case-studies.form') @endsection