@extends('layouts.app_new') @section('title', 'Policy') @section('content')
@auth
@endauth
@endsection