@extends('dashboard.layouts.master') @section('title') @endsection @section('css') @include('dashboard.layouts.css') @endsection @section('body')
سياسة وخصوصية الموقع
@csrf @method('PUT')
@endsection @section('js') @include('dashboard.layouts.js') @endsection