@extends(config('seo.layout')) @section('breadcrumb') @endsection @section('header')

Add New Image to {{$page->getTitle()}}

@endsection @section('tools') Visit Page @endsection @section('content')
@include('seo::forms.image')
@endSection