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

Edit {{$post->title}} Tag.

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