@extends('admin.layouts.master') @section('title','Edit Home Banner') @section('content')
@include('admin.slideshow.form')
@endsection