@extends('layouts.frontend.master') @push('styles') @section('title','News') @endpush @section('page-div-start')
@endsection @section("content")

News


@endsection @section('page-div-end')
@endsection @push('scripts') @endpush