@extends('back.layouts.app', ['title' => FindInsettingArr('business_name') . ' | Dashboard']) @section('beforeHeadClose') @endsection @section('content')

Latest News and Updates

@include('back.common_views.quicklinks')
{{ $news->links() }}
@endsection @section('beforeBodyClose') @endsection