@extends('dashbord.layouts.master') @section('toolbar')

{{trans('dash_site.details')}}

@endsection @section('content') {{-- {{dd($one_data)}}--}}
{{-- --}}

{{$one_data->title}}

{{$one_data->sub_title}}
@endsection @section('js') @endsection