@extends('layouts.app') @section('content')

{{trans('lang.add_car_make')}}

{{trans('lang.car_make')}}
{{ trans('lang.cancel')}}
@endsection @section('scripts') @endsection