@extends('layouts.app') @section('title') Walk-Through @endsection @section('content')
{{-- @include('walk_through.create_modal')--}} @include('walk_through.edit_modal')
@endsection