@extends('layouts.app') @section('content')
@if (isset($bus)) تعديل باص @else أضافة باص @endif
@csrf @if (isset($bus)) @method('PATCH') @endif
@endsection