@extends('layouts.user.main') @section('title', 'Racks') @section('styles') @endsection @section('contents')
@endsection @section('scripts') @if ($id == 0) @else @endif @endsection