@extends('layouts.seller') @section('content')
@if($data->id) {!! __('availability.edit') !!} @else {!! __('availability.add') !!} @endif