@extends('superAdmin.layouts.auth') @section('title') {{ env('APP_NAME') }} | Weekly Tips @endsection @section('styles') @endsection @section('content')

Manage weekly Tips

Add Weekly Tips
@if ($errors->any())
@endif
Week No. Heading Description Company Action id
@endsection @section('scripts') @endsection