@extends('layouts.mastercms') @section('content')

Edit {{$post->title}}

@csrf @method('PUT')
Cancel
@endsection