@extends('layouts.admin-layout') @section('title', 'All About') @section('content')
@csrf

About Section

Profile Preview
Profile Preview
Profile Preview


@endsection @section('script') @endsection