@extends('layouts.app') @section('urlContent') {!! view('components.breadcrumbs', [ 'b_items' => [ 'Ön Kayıtlar' => '/operation/randevu', 'Ön Kayıt Oluştur' => '/operation/randevu/create', ], ]) !!} @endsection @section('content')