@extends('admin.layouts.app') @section('page_content')
@if(isset($privacy_policy) && isset($privacy_policy->id))
@csrf
@else
@csrf
@endif
@endsection