@extends('frontend.layout.app') @section('seo_title') {{ $other_page_item->signup_page_title }} @endsection @section('seo_meta_description') {{ $other_page_item->signup_page_meta_description }} @endsection @section('main_content')

{{ $other_page_item->signup_page_heading }}

@endsection