@extends('layouts.admin-layout') @section('title', 'Special Section') @section('content')

Special Section

@csrf
Profile Preview
Profile Preview

Center Section

Profile Preview
Profile Preview
@endsection @section('script') @endsection