@extends('admin.layouts.master') @section('title', 'Privacy & Security Settings ') @section('style') @endsection @section('body') {{-- Code Here --}}
{{-- To here --}} @endsection @section('footer-section') @endsection @section('footer-script') {{-- Extra --}} @endsection