@extends('layouts.admin') @section('title') Add Page @endsection @section('content')

Add New Page


@csrf
@endsection