@extends('admin.layouts.app') @section('title', 'Edit Venue') @section('page_title', 'Venues') @section('content')
Update {{ $venue->name }} information.