@extends('layouts.master') @section('body')

Yeni dəstək yarat

@csrf
@foreach ($tractorHighways as $tractorHighway) @endforeach
{{-- seals here --}}
@endsection @section('script') @endsection