@extends('layouts.admin') @section('styles') @endsection @section('head-scripts') @endsection @section('content')

Manage Page

@csrf @method('PUT')
@endsection @section('scripts') @endsection