@extends('admin.layouts.app') @section('page-title','Edit Post') @section('content')
@csrf @method('PUT')
Cancel
@endsection