@extends('admin::layouts.master') @section('pageTitle') Autó oldal szerkesztése @endsection @section('css') @endsection @section('js') @endsection @section('header') @include('admin::layouts.header', ['title' => 'Modellek', 'subtitle' => 'Modell szerkesztése', 'button' => route('car.create')]) @endsection @section('content')