@extends('layout.master', ['headerTitle' => 'Add Terms-Privacy']) @section('style') @endsection @section('body')

Add Terms-Privacy

@csrf
@error('selection'){{$message}}@enderror
@error('description'){{$message}}@enderror
@endsection @push('scripts') @endpush