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

Privacy Section

Profile Preview

Privacy Section

@endsection @section('script') @endsection