@extends('admin.layouts.master') @section('content')

Edit pages information

@csrf @method('PUT')
@if($page->banner==null) @else @endif
@endsection