@extends(config('seo.layout')) @section('breadcrumb') @endsection @section('tools') @endsection @section('content')
@include('seo::forms.image',[ 'route'=>route('seo::pages.images.update',['page'=>$page->id,'pageImage'=>$model->id]), 'method'=>'PUT' ])
@endSection