@extends('backend.admin-master') @section('style') @endsection @section('site-title') {{__('Popular News Area')}} @endsection @section('content')
@include('backend/partials/message') @include('backend/partials/error')

{{__('Popular News Area Settings')}}

@csrf
@endsection @section('script') @endsection