@extends(get_view('index')) @section('title') {{ __('Kargo Seçenekleri') }} - @endsection @section('menu-active-cargo-options') active @endsection @section('header') @endsection @section('content')
@include(get_view('components.pages.sidebar'))

{{ __('Kargo Seçenekleri') }}

{!! translate('single_pages_cargo-options') !!}
@endsection @section('footer') @endsection