@extends('layouts.contentNavbarLayoutBackend') @section('title', 'Edit News & Activity') @section('vendor-style') @endsection @section('page-style') @endsection @section('vendor-script') @endsection @section('page-script') @endsection @section('content')
@csrf

Edit News & Activity

Enter news & activity data

Back
@endsection