@extends('layouts.admin') @section('title', 'Edit Banner') @section('page_title', 'Edit Banner') @section('page_css') @endsection @section('content') Banner Title Position position) === 'top' ? 'selected' : '' }}>Top position) === 'sidebar' ? 'selected' : '' }}>Sidebar position) === 'footer' ? 'selected' : '' }}>Footer position) === 'popup' ? 'selected' : '' }}>Popup position) === 'homepage_hero' ? 'selected' : '' }}>Homepage Hero Link URL Sort Order Status (Active) status) === 'active' ? 'checked' : '' }}> Update Banner Cancel @endsection @section('page_js') @endsection