@extends('layouts.app') @section('styles') @endsection @section('content')
Something text type here.....
@endsection @section('scripts') @endsection