@extends('admin.layout') @section('content')
{{ __('Update Section Titles') }}
@if (!empty($langs)) @endif
@csrf

@endsection