@extends('layouts.app') @section('page_css') @parent @endsection @section('content') @php $request_news_type_id = request('news_type_id') ?? ""; @endphp @if($has_rights['list'])