@extends('site.pages.build') @section('title',__('dil.haberler')) @push('css') @endpush @section('content')
{{ __('dil.haberler') }}
@endsection