@extends('backend.layouts.app-backend') @section('content')

Add {{ $cms_type['heading'] }}

@include('layouts.message')
Add {{ $cms_type['heading'] }} from the following form.
@csrf()

1. {{ $cms_type['heading'] }} Details


Select Image Change Remove


2. Contact Info

3. Social Links

4. Other

5. Route & Schedule Repeater



6. Status

@endsection @section('header-style') @stop @section('footer-scripts') @stop