@extends('layouts.app') @section('title', $page_title) @push('scripts') @endpush @section('content')
@csrf @method('PUT')
@endsection