@extends('layouts.site-app') @section('sitecontent') @include('partials.site.header-menu') Payment @if(Session()->has('ndc_id')) @endif @endsection