@extends('admin.template') @section('title') Page Content Create @endsection @section('active-link') Admin-Pages Content @endsection @section('style') {{-- --}} @endsection @section('content')

Html Page Content Create

Page Information
@csrf
{{-- --}}
@endsection @section('js') {{----}} @endsection