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

Edit Blog

@csrf @method('PUT')
@push('scripts') @endpush @endsection