@extends('layouts.app') @section('title', 'ERAS - Edo Revenue Access Service') @section('content')
@include('components.hero') @include('components.trustbar') @include('components.services') @include('components.featured-actions') @include('components.updates') @include('components.cta-banner')
@endsection