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