@extends('admin.layouts.app') @section('title', 'Register Bus') @section('content')
EDIT CITY
@method('PUT') @csrf
@endsection