@extends('themes.app.pages') @section('headerScript') @endsection @section('mainContent')

Page Banner

{{ csrf_field() }} {{ method_field('PATCH') }}
{{ $page_banner->image}}
@endsection @section('footerScript') @endsection