@extends('layouts.master') @php $title = Str::replace('-', ' ', Str::upper($type)); @endphp @section('title', 'Edit ' . $title) @section('content')